home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
Talking Telnet
/
source
/
config
/
Popup.h
< prev
next >
Wrap
Text File
|
1996-06-22
|
143b
|
6 lines
typedef struct {
short item; /* Dialog item id */
MenuHandle h; /* Popup menu handle */
short choice; /* Current choice (1...) */
} popup;